public class PhoneticRunPublic Class PhoneticRun| PhoneticRun | Initializes a new instance of the PhoneticRun class. |
| PhoneticRun(Int32, Int32, String) | Initializes a new instance of the PhoneticRun class. |
| EndIndex | Gets or sets the zero-based index of the character following the last base text character the run applies to (eb attribute). |
| StartIndex | Gets or sets the zero-based index of the first base text character the run applies to (sb attribute). |
| Text | Gets or sets the phonetic text. |
| Clone | Creates a copy of the current object. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Overrides ObjectToString) |